vr: restart conntrackd instead of '/usr/sbin/conntrackd -d'#5275
Conversation
|
@blueorangutan package |
|
@weizhouapache a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian. SL-JID 749 |
|
@blueorangutan test |
|
@weizhouapache a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
| @@ -280,7 +280,7 @@ def set_backup(self): | |||
| dev = interface.get_device() | |||
|
|
|||
| cmd = "%s -C %s" % (self.CONNTRACKD_BIN, self.CONNTRACKD_CONF) | |||
|
Trillian test result (tid-1474)
|
|
@blueorangutan test |
|
@weizhouapache a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
| CsHelper.execute("ifconfig %s down" % interface.get_device()) | ||
|
|
||
| cmd = "%s -C %s" % (self.CONNTRACKD_BIN, self.CONNTRACKD_CONF) | ||
| CsHelper.execute("%s -s" % cmd) |
There was a problem hiding this comment.
@rhtyd
sorry, fixed now
|
@weizhouapache everytime any code is changed, pl kick bo package before kicking testing |
|
Trillian Build Failed (tid-1484) |
This reverts commit b97cf469952fe0706d91af411eaffa62a06761a6.
|
@blueorangutan package |
|
@weizhouapache a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ debian. SL-JID 768 |
|
@blueorangutan test |
|
@weizhouapache a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
@blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-1503)
|
Description
This PR fixes #5138
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?